hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
FuncDef
hip
audio_decoding
resampler
Undocumented in source.
version(none)
struct
FuncDef {
immutable
(
double
)*
table
;
int
oversample
;
}
Members
Variables
oversample
int
oversample
;
Undocumented in source.
table
immutable
(
double
)*
table
;
Undocumented in source.
Meta
Source
See Implementation
hip
audio_decoding
resampler
classes
ResamplingContext
SampleControlFlags
functions
computeFunc
cubicCoef
gcd
resamplerBasicDirect
resamplerBasicInterpolate
sinc
interfaces
SampleController
manifest constants
BUFFER_SIZE_FRAMES
BUFFER_SIZE_SHORT
static variables
Kaiser10
Kaiser12
Kaiser6
Kaiser8
kaiser10Table
kaiser12Table
kaiser6Table
kaiser8Table
qualityMap
structs
CubicUpsampler
FuncDef
QualityMapping
SpeexResampler